hip.api.filesystem.hipfs

Undocumented in source.

Members

Aliases

HipFS
alias HipFS = .HipFileSystem
Undocumented in source.

Enums

FileMode
enum FileMode
Undocumented in source.
FileReadResult
enum FileReadResult

Result used for memory management after delegate is executed. The result is free if and only if every delegates returns that it should free the result.

SEEK_SET
anonymousenum SEEK_SET

Less dependencies

Functions

HipFileSystem
IHipFS HipFileSystem()
Undocumented in source. Be warned that the author may not have intended to support it.
setIHipFS
void setIHipFS(IHipFS fsInstance)
Undocumented in source. Be warned that the author may not have intended to support it.

Interfaces

IHipDirectoryItf
interface IHipDirectoryItf

Unused yet, but planned

IHipFS
interface IHipFS

Provides the interface for the filesystem singleton

IHipFSPromise
interface IHipFSPromise
Undocumented in source.
IHipFileItf
interface IHipFileItf
Undocumented in source.
IHipFileSystemInteraction
interface IHipFileSystemInteraction
Undocumented in source.

Meta